Scheduler for WinForms | ComponentOne
C1.Win.ScheduleCore Assembly / (Global) Namespace / ah<a> Class / ah<a> Constructor

In This Topic
    ah<a> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.String, _
       ByVal b As System.Boolean, _
       ByVal c As System.Date _
    )
    public ah<a>( 
       System.string a,
       System.bool b,
       System.DateTime c
    )

    Parameters

    a
    b
    c
    See Also